summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosh Gao <jmgao@google.com>2020-06-08 23:00:18 +0200
committerGerrit Code Review <noreply-gerritcodereview@google.com>2020-06-08 23:00:18 +0200
commita9fff2f0216fc1cb3e5b76cdaac3a42bd6e10add (patch)
tree8faf0fead94ec1fdc1ac68a8488e837811c682cc
parentMerge "Merge QQ3A.200605.002 into master" (diff)
parentTrack rename of adbd_system_binaries. (diff)
downloadandroid_bootable_recovery-a9fff2f0216fc1cb3e5b76cdaac3a42bd6e10add.tar
android_bootable_recovery-a9fff2f0216fc1cb3e5b76cdaac3a42bd6e10add.tar.gz
android_bootable_recovery-a9fff2f0216fc1cb3e5b76cdaac3a42bd6e10add.tar.bz2
android_bootable_recovery-a9fff2f0216fc1cb3e5b76cdaac3a42bd6e10add.tar.lz
android_bootable_recovery-a9fff2f0216fc1cb3e5b76cdaac3a42bd6e10add.tar.xz
android_bootable_recovery-a9fff2f0216fc1cb3e5b76cdaac3a42bd6e10add.tar.zst
android_bootable_recovery-a9fff2f0216fc1cb3e5b76cdaac3a42bd6e10add.zip
-rw-r--r--minadbd/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/minadbd/Android.bp b/minadbd/Android.bp
index 793680f33..4cdcac6d9 100644
--- a/minadbd/Android.bp
+++ b/minadbd/Android.bp
@@ -99,7 +99,7 @@ cc_binary {
],
required: [
- "adbd_system_binaries_recovery",
+ "adbd_system_api_recovery",
]
}